home *** CD-ROM | disk | FTP | other *** search
/ Chip 2007 January, February, March & April / Chip-Cover-CD-2007-02.iso / Pakiet internetowy / Przegladarki internetowe / Mozilla Seamonkey 1.0.5 pl / seamonkey-1.0.5.pl-PL.win32.installer.exe / MAIL.XPI / bin / chrome / messenger.jar / content / messenger / messenger.css < prev    next >
Encoding:
Cascading Style Sheet File  |  2006-01-22  |  5.3 KB  |  173 lines

  1. /* ***** BEGIN LICENSE BLOCK *****
  2.  * Version: MPL 1.1/GPL 2.0/LGPL 2.1
  3.  *
  4.  * The contents of this file are subject to the Mozilla Public License Version
  5.  * 1.1 (the "License"); you may not use this file except in compliance with
  6.  * the License. You may obtain a copy of the License at
  7.  * http://www.mozilla.org/MPL/
  8.  *
  9.  * Software distributed under the License is distributed on an "AS IS" basis,
  10.  * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
  11.  * for the specific language governing rights and limitations under the
  12.  * License.
  13.  *
  14.  * The Original Code is Mozilla Communicator client code, released
  15.  * March 31, 1998.
  16.  *
  17.  * The Initial Developer of the Original Code is
  18.  * Netscape Communications Corporation.
  19.  * Portions created by the Initial Developer are Copyright (C) 1998-1999
  20.  * the Initial Developer. All Rights Reserved.
  21.  *
  22.  * Contributor(s):
  23.  *
  24.  * Alternatively, the contents of this file may be used under the terms of
  25.  * either of the GNU General Public License Version 2 or later (the "GPL"),
  26.  * or the GNU Lesser General Public License Version 2.1 or later (the "LGPL"),
  27.  * in which case the provisions of the GPL or the LGPL are applicable instead
  28.  * of those above. If you wish to allow use of your version of this file only
  29.  * under the terms of either the GPL or the LGPL, and not to allow others to
  30.  * use your version of this file under the terms of the MPL, indicate your
  31.  * decision by deleting the provisions above and replace them with the notice
  32.  * and other provisions required by the GPL or the LGPL. If you do not delete
  33.  * the provisions above, a recipient may use your version of this file under
  34.  * the terms of any one of the MPL, the GPL or the LGPL.
  35.  *
  36.  * ***** END LICENSE BLOCK ***** */
  37.  
  38. /* ===== messenger.css ==================================================
  39.   == Content specific styles for Messenger.
  40.   ======================================================================= */
  41.  
  42. @namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul");
  43.  
  44. /* ::::: mail xbl bindings ::::: */
  45.  
  46. description[selectable="true"] {
  47.   -moz-binding: url("chrome://messenger/content/mailWidgets.xml#extdescription");
  48. }
  49.  
  50. descriptionitem {
  51.   -moz-binding: url("chrome://messenger/content/mailWidgets.xml#descriptionitem");
  52. }
  53.  
  54. .descriptionitem-iconic {
  55.   -moz-binding: url("chrome://messenger/content/mailWidgets.xml#descriptionitem-iconic");
  56. }
  57.  
  58. mail-emailaddress {
  59.   -moz-binding: url("chrome://messenger/content/mailWidgets.xml#mail-emailaddress");
  60. }
  61.  
  62. mail-emailheaderfield {
  63.   -moz-binding: url("chrome://messenger/content/mailWidgets.xml#mail-emailheaderfield");
  64. }
  65.  
  66. mail-toggle-headerfield {
  67.   -moz-binding: url("chrome://messenger/content/mailWidgets.xml#mail-toggle-headerfield");
  68. }
  69.  
  70. mail-multi-emailHeaderField {
  71.   -moz-binding: url("chrome://messenger/content/mailWidgets.xml#mail-multi-emailHeaderField");
  72. }
  73.  
  74. mail-headerfield {
  75.   -moz-binding: url("chrome://messenger/content/mailWidgets.xml#mail-headerfield");
  76. }
  77.  
  78. searchattribute {
  79.   -moz-binding: url("chrome://messenger/content/mailWidgets.xml#searchattribute");
  80. }
  81.  
  82. searchoperator {
  83.   -moz-binding: url("chrome://messenger/content/mailWidgets.xml#searchoperator");
  84. }
  85.  
  86. searchvalue {
  87.   display: -moz-deck;
  88.   -moz-binding: url("chrome://messenger/content/mailWidgets.xml#searchvalue");
  89. }
  90.  
  91. searchterm {
  92.   -moz-binding: url("chrome://messenger/content/mailWidgets.xml#searchterm");
  93. }
  94.  
  95. .ruleaction {
  96.   -moz-binding: url("chrome://messenger/content/searchWidgets.xml#ruleaction"); 
  97. }
  98.  
  99. .ruleactiontype {
  100.   -moz-binding: url("chrome://messenger/content/searchWidgets.xml#ruleactiontype-menulist"); 
  101. }
  102.  
  103. .ruleactiontarget[type] {
  104.   -moz-binding: url("chrome://messenger/content/searchWidgets.xml#ruleactiontarget-base");
  105. }
  106.  
  107. .ruleactiontarget[type="movemessage"], .ruleactiontarget[type="copymessage"] { 
  108.   -moz-binding: url("chrome://messenger/content/searchWidgets.xml#ruleactiontarget-folder");
  109. }
  110.  
  111. .ruleactiontarget[type="labelmessageas"] {
  112.   -moz-binding: url("chrome://messenger/content/searchWidgets.xml#ruleactiontarget-label");
  113. }
  114.  
  115. .ruleactiontarget[type="setpriorityto"] {
  116.   -moz-binding: url("chrome://messenger/content/searchWidgets.xml#ruleactiontarget-priority");
  117. }
  118.  
  119. .ruleactiontarget[type="setjunkscore"] {
  120.   -moz-binding: url("chrome://messenger/content/searchWidgets.xml#ruleactiontarget-junkscore");
  121. }
  122.  
  123. .ruleactiontarget[type="forwardmessage"] {
  124.   -moz-binding: url("chrome://messenger/content/searchWidgets.xml#ruleactiontarget-forwardto");
  125. }
  126.  
  127. .ruleactiontarget[type="replytomessage"] {
  128.   -moz-binding: url("chrome://messenger/content/searchWidgets.xml#ruleactiontarget-replyto");
  129. }
  130.  
  131. .folderTargetPopup {
  132.   display: -moz-popup;
  133.   -moz-binding: url("chrome://messenger/content/mailWidgets.xml#folderTargetPopup");
  134. }
  135.  
  136. .searchPopup {
  137.   display: -moz-popup;
  138.   -moz-binding: url("chrome://messenger/content/mailWidgets.xml#searchpopup");
  139. }
  140.  
  141. #locationPopup {
  142.   display: -moz-popup;
  143.   -moz-binding: url("chrome://messenger/content/mailWidgets.xml#locationpopup");
  144.   visibility: visible;
  145. }
  146.  
  147. .foldersTree
  148. {
  149.   margin: 0px;
  150.   border: none;
  151.   -moz-appearance: none;
  152.   -moz-user-focus: ignore;
  153. }
  154.  
  155. .foldersTreeChildren
  156. {
  157.   -moz-binding: url("chrome://global/content/bindings/tree.xml#tree-base");
  158. }
  159.  
  160. .foldersTreeChildren::-moz-tree-twisty
  161. {
  162.   width: 0px;
  163. }
  164.  
  165. .foldersTreeChildren::-moz-tree-line
  166. {
  167.   visibility: hidden;
  168. }
  169.  
  170. dummy.usesMailWidgets {
  171.   -moz-binding: url("chrome://messenger/content/mailWidgets.xml#dummy");
  172. }
  173.